Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / IContentList<T> Interface
Properties

In This Topic
    IContentList<T> Interface Members
    In This Topic

    The following tables list the members exposed by IContentList<T>.

    Public Properties
     NameDescription
     Property (Inherited from System.Collections.Generic.IReadOnlyCollection<T>)
     Property Gets the first item in the collection.  
     Property (Inherited from System.Collections.Generic.IReadOnlyList<T>)
     Property Gets the last item in the collection.  
    Top
    See Also